home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / kmatica.dir / 00342.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  101 b   |  9 lines

  1. on exitFrame
  2.   Frenesi()
  3.   if rollOver(44) then
  4.     go(the frame)
  5.   else
  6.     go("cdi0")
  7.   end if
  8. end
  9.